價格:免費
更新日期:2019-07-06
檔案大小:4.1M
目前版本:1.1-free
版本需求:Android 4.1 以上版本
官方網站:mailto:chatosolutions@gmail.com
Email:https://petroleumandprogrammingbooks.blogspot.com/p/chato-solutions-built-reservoir.html
聯絡地址:Ciudad del Carmen, Campeche, Mexico
Numerical Methods Tool have a collection of tools useful for any engineering student of any person interesed in numerical methods.
You can use 3 differents interpolation methods:
-Lineal
-Bilineal
-Cuadratic
Youcan use root finding methods: bisection, the secant method, false position and Newton_raphson method
You can do numerical differentiation of functions with the 3 typical finite difference methods: Backward, Forward and Centered.
You can do numerical integrations of function with 4 diferents methods: rectangle, midpoint, trapezoidal and Simpson, you just need a function, the limits and the number of intervals.
and you can use special functions:
- Gamma function
- Beta function
- Sine and Cosine integral function
- Laguerre Polynomials
- Hermite Polynomials
and solve Ordinary differential equations with three methods:
- Euler method
- Second-Order Runge-Kutta method
- Fourth-Order Runge-Kutta method